Skip to content

Conversation

@OmarDuran
Copy link
Contributor

The previous UMFPACK_ORDERING_BEST setting triggered external METIS calls that caused stack corruption due to library mismatch. This PR switches to UMFPACK_ORDERING_AMD to ensure stability on macOS (ARM64)

The previous UMFPACK_ORDERING_BEST setting triggered external METIS calls that caused stack corruption due to library mismatch.
@OmarDuran OmarDuran marked this pull request as ready for review February 5, 2026 00:37
@OmarDuran OmarDuran self-assigned this Feb 5, 2026
@castelletto1 castelletto1 added the ci: run integrated tests Allows to run the integrated tests in GEOS CI label Feb 5, 2026
@castelletto1
Copy link
Contributor

Let's run integrated tests.

@OmarDuran OmarDuran added ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run code coverage enables running of the code coverage CI jobs labels Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.87%. Comparing base (2acb3ef) to head (f029a49).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3963      +/-   ##
===========================================
- Coverage    58.87%   58.87%   -0.01%     
===========================================
  Files         1353     1353              
  Lines       112953   112955       +2     
===========================================
- Hits         66504    66502       -2     
- Misses       46449    46453       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jhuang2601
Copy link
Contributor

@OmarDuran
Please take a look at the test failures below

=======================
Integrated test results
=======================
expected: 0
created: 0
batched: 0
filtered: 0
skipped: 0
running: 0
passed: 544
timedout: 4
halted: 0
lsferror: 0
failed: 0
=======================
Test failures
=======================
FieldCaseTutorial3_Thermal_smoke_01
pknViscosityDominated_smoke_01
PoroElastic_hybridHexPrism_co2_fim_3d_01
validationCase_01
=======================
Overall status: FAILED
=======================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: run code coverage enables running of the code coverage CI jobs ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants